Version

FramesCollectionBase<T> Class Methods

For a list of all members of this type, see FramesCollectionBase<T> members.

Public Methods
 NameDescription
Public MethodClearRemoves all items from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>)
Public MethodIndexOfReturns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>)
Public MethodRemoveRemoves the specified frame from this collection.  
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<LiveTileFrame<T>>)
Protected Methods
See Also